Autogenerated HTML docs for v1.7.1-244-gbdc4
diff --git a/git-whatchanged.html b/git-whatchanged.html index cd5b0e7..245ff5b 100644 --- a/git-whatchanged.html +++ b/git-whatchanged.html
@@ -391,8 +391,9 @@ <p> Pretty-print the contents of the commit logs in a given format, where <em><format></em> can be one of <em>oneline</em>, <em>short</em>, <em>medium</em>, - <em>full</em>, <em>fuller</em>, <em>email</em>, <em>raw</em> and <em>format:<string></em>. - When omitted, the format defaults to <em>medium</em>. + <em>full</em>, <em>fuller</em>, <em>email</em>, <em>raw</em> and <em>format:<string></em>. See + the "PRETTY FORMATS" section for some additional details for each + format. When omitted, the format defaults to <em>medium</em>. </p> <div class="para"><p>Note: you can specify the default pretty format in the repository configuration (see <a href="git-config.html">git-config(1)</a>).</p></div> @@ -586,9 +587,9 @@ </li> <li> <p> -<em>format:</em> +<em>format:<string></em> </p> -<div class="para"><p>The <em>format:</em> format allows you to specify which information +<div class="para"><p>The <em>format:<string></em> format allows you to specify which information you want to show. It works a little bit like printf format, with the notable exception that you get a newline with <em>%n</em> instead of <em>\n</em>.</p></div> @@ -918,7 +919,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2010-05-09 07:24:21 UTC +Last updated 2010-06-02 23:32:09 UTC </div> </div> </body>